Thursday, August 26, 2004

Finding out the memory information on a HP-UX system

Finding out the memory information on a HP Unix system
Total Memory :
echo "selclass qualifier memory;info;wait;infolog"|cstm | grep "Total Configured Memory"
All Memory Information , slots, modules etc.
echo "selclass qualifier memory;info;wait;infolog"|cstm

No comments:

Oracle Linux virt-manager Error launching create dialog: list index out of range

After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...